home *** CD-ROM | disk | FTP | other *** search
- /********************************/
- /* Header File: ALERT.H */
- /* Companion file to ALERT.O */
- /********************************/
-
- #define NAFORMERR -1 /* Format String Error */
- #define NAMEMERR -2 /* Memory Allocation Error */
-
- extern int form_nalert();
- extern void form_ncenter();